Update the configuration for an existing RAG setup by providing the config ID and updated values.
/v3/rag/{config_id}/
x-api-key
) must be included in the header.
Name | Type | Description |
---|---|---|
config_id | string | The ID of the RAG configuration to update. |
Unique identifier for the RAG configuration to update.
Successful Response
The response is of type object
.